home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscCalendarPalette / PB.project < prev    next >
Text File  |  1994-05-11  |  717b  |  22 lines

  1. DOCICONFILES = ();
  2. LANGUAGE = English;
  3. LOCALIZABLE_FILES = {
  4.     MiscCalendarPalette.nib;
  5.     MiscCalendarViewInspector.nib;
  6. };
  7. PROJECTVERSION = 1.1;
  8. INSTALLDIR = /NextDeveloper/Palettes;
  9. PROJECTTYPE = Palette;
  10. PROJECTNAME = MiscCalendarPalette;
  11. MAINNIB = MiscCalendarPalette;
  12. FILESTABLE = {
  13.     CLASSES = (MiscCalendarPalette.m, MiscCalendarViewInspector.m);
  14.     OTHER_RESOURCES = (palette.table);
  15.     OTHER_SOURCES = (Makefile);
  16.     H_FILES = (MiscCalendarPalette.h, MiscCalendarViewInspector.h);
  17.     INTERFACES = (MiscCalendarPalette.nib, MiscCalendarViewInspector.nib);
  18.     IMAGES = (leftarrow.tiff, MiscCalendarPalette.tiff, rightarrow.tiff);
  19.     SUBPROJECTS = (MiscCalendarView.subproj);
  20. };
  21. DOCEXTENSIONS = ();
  22.